const time.runeSelf

2 uses

	time (current package)
		format.go#L861: 	runeSelf  = 0x80
		format.go#L869: 		if c >= runeSelf || c < ' ' {